C1.Web.Mvc Namespace / CollectionViewBatchEditRequest<T> Class / Skip Property

In This Topic
Skip Property (CollectionViewBatchEditRequest<T>)
In This Topic
Gets or sets the skip items' count from the start.
Syntax
'Declaration
 
Public Property Skip As Integer
 
See Also